GtkTextView: various scroll fixes
authorSebastien Lafargue <slafargue@gnome.org>
Sat, 29 Aug 2015 08:49:07 +0000 (10:49 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 1 Sep 2015 03:59:34 +0000 (23:59 -0400)
commit016f6596e76a69844d2832cba07e10d9b60a2b28
treeb30f49ff4e2571354588c9cabf644a901cc99cc3
parent2aaba34f8a7c11797874c9a8f0a4faab6d32e5eb
GtkTextView: various scroll fixes

Due to the introduction of view's margin and padding,
some bugs in scrolling behaviour have come.
This commit fix them.

https://bugzilla.gnome.org/show_bug.cgi?id=753815
gtk/gtktextview.c